[INFO] fetching crate mcprotocol-rs 0.1.5...
[INFO] testing mcprotocol-rs-0.1.5 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate mcprotocol-rs 0.1.5 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate mcprotocol-rs 0.1.5
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate mcprotocol-rs 0.1.5
[INFO] tweaked toml for crates.io crate mcprotocol-rs 0.1.5 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mcprotocol-rs 0.1.5 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mcprotocol-rs 0.1.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-trait v0.1.87
[INFO] [stderr]   Downloaded axum-core v0.5.0
[INFO] [stderr]   Downloaded tempfile v3.18.0
[INFO] [stderr]   Downloaded once_cell v1.21.0
[INFO] [stderr]   Downloaded axum v0.8.1
[INFO] [stderr]   Downloaded rustls v0.23.23
[INFO] [stderr]   Downloaded tokio v1.44.0
[INFO] [stderr]   Downloaded ring v0.17.13
[INFO] [stderr]   Downloaded linux-raw-sys v0.9.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0581ad91ec9cf57fa7a72cde8ec862c7bd33d1a394967cb39041278572d9775b
[INFO] running `Command { std: "docker" "start" "-a" "0581ad91ec9cf57fa7a72cde8ec862c7bd33d1a394967cb39041278572d9775b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0581ad91ec9cf57fa7a72cde8ec862c7bd33d1a394967cb39041278572d9775b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0581ad91ec9cf57fa7a72cde8ec862c7bd33d1a394967cb39041278572d9775b", kill_on_drop: false }`
[INFO] [stdout] 0581ad91ec9cf57fa7a72cde8ec862c7bd33d1a394967cb39041278572d9775b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 596f39c7e8eccbe3fa26e7ae29cad09458187fc63c5db54df2cfdff9fb02cc88
[INFO] running `Command { std: "docker" "start" "-a" "596f39c7e8eccbe3fa26e7ae29cad09458187fc63c5db54df2cfdff9fb02cc88", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling once_cell v1.21.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.87
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio v1.44.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling axum-core v0.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.1
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling mcprotocol-rs v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `ClientCapabilities`, `ImplementationInfo`, and `ServerCapabilities`
[INFO] [stdout]  --> src/protocol/message.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::{ClientCapabilities, ImplementationInfo, RequestId, ServerCapabilities};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::Result`
[INFO] [stdout]  --> src/protocol/message.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use protocol::*;
[INFO] [stdout]    |         ^^^^^^^^^^^ the name `ServerCapabilities` in the type namespace is first re-exported here
[INFO] [stdout] 10 | pub use server_features::*;
[INFO] [stdout]    |         ------------------ but the name `ServerCapabilities` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/transport/stdio/client.rs:55:39
[INFO] [stdout]    |
[INFO] [stdout] 55 |     async fn start_log_capture(&self, mut stderr: tokio::process::ChildStderr) {
[INFO] [stdout]    |                                       ----^^^^^^
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.50s
[INFO] running `Command { std: "docker" "inspect" "596f39c7e8eccbe3fa26e7ae29cad09458187fc63c5db54df2cfdff9fb02cc88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "596f39c7e8eccbe3fa26e7ae29cad09458187fc63c5db54df2cfdff9fb02cc88", kill_on_drop: false }`
[INFO] [stdout] 596f39c7e8eccbe3fa26e7ae29cad09458187fc63c5db54df2cfdff9fb02cc88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1d28f16b209fd90c34355b94ee1281c59b95031ccc5e39d18c8a04079228191
[INFO] running `Command { std: "docker" "start" "-a" "a1d28f16b209fd90c34355b94ee1281c59b95031ccc5e39d18c8a04079228191", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `ClientCapabilities`, `ImplementationInfo`, and `ServerCapabilities`
[INFO] [stdout]  --> src/protocol/message.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::{ClientCapabilities, ImplementationInfo, RequestId, ServerCapabilities};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::Result`
[INFO] [stdout]  --> src/protocol/message.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use protocol::*;
[INFO] [stdout]    |         ^^^^^^^^^^^ the name `ServerCapabilities` in the type namespace is first re-exported here
[INFO] [stdout] 10 | pub use server_features::*;
[INFO] [stdout]    |         ------------------ but the name `ServerCapabilities` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/transport/stdio/client.rs:55:39
[INFO] [stdout]    |
[INFO] [stdout] 55 |     async fn start_log_capture(&self, mut stderr: tokio::process::ChildStderr) {
[INFO] [stdout]    |                                       ----^^^^^^
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mcprotocol-rs v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> examples/ping_example.rs:73:14
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let (tx, mut rx) = tokio::sync::oneshot::channel::<()>();
[INFO] [stdout]    |              ----^^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> examples/ping_example.rs:73:10
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let (tx, mut rx) = tokio::sync::oneshot::channel::<()>();
[INFO] [stdout]    |          ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ClientCapabilities`, `ImplementationInfo`, and `ServerCapabilities`
[INFO] [stdout]  --> src/protocol/message.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use super::{ClientCapabilities, ImplementationInfo, RequestId, ServerCapabilities};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::Result`
[INFO] [stdout]  --> src/protocol/message.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub use protocol::*;
[INFO] [stdout]    |         ^^^^^^^^^^^ the name `ServerCapabilities` in the type namespace is first re-exported here
[INFO] [stdout] 10 | pub use server_features::*;
[INFO] [stdout]    |         ------------------ but the name `ServerCapabilities` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/transport/stdio/client.rs:55:39
[INFO] [stdout]    |
[INFO] [stdout] 55 |     async fn start_log_capture(&self, mut stderr: tokio::process::ChildStderr) {
[INFO] [stdout]    |                                       ----^^^^^^
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]    --> src/protocol/message.rs:375:13
[INFO] [stdout]     |
[INFO] [stdout] 375 |         let request = Request::new(Method::Initialize, None, request_id.clone());
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client_request`
[INFO] [stdout]    --> src/protocol/message.rs:664:13
[INFO] [stdout]     |
[INFO] [stdout] 664 |         let client_request = Request::new(
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.71s
[INFO] running `Command { std: "docker" "inspect" "a1d28f16b209fd90c34355b94ee1281c59b95031ccc5e39d18c8a04079228191", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1d28f16b209fd90c34355b94ee1281c59b95031ccc5e39d18c8a04079228191", kill_on_drop: false }`
[INFO] [stdout] a1d28f16b209fd90c34355b94ee1281c59b95031ccc5e39d18c8a04079228191
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 92af8c6484c61b6f7d146de9aacf59d913d5244924b3043027a2f0b056413a58
[INFO] running `Command { std: "docker" "start" "-a" "92af8c6484c61b6f7d146de9aacf59d913d5244924b3043027a2f0b056413a58", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `ClientCapabilities`, `ImplementationInfo`, and `ServerCapabilities`
[INFO] [stderr]  --> src/protocol/message.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | use super::{ClientCapabilities, ImplementationInfo, RequestId, ServerCapabilities};
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^             ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::Result`
[INFO] [stderr]  --> src/protocol/message.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use crate::Result;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/lib.rs:9:9
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub use protocol::*;
[INFO] [stderr]    |         ^^^^^^^^^^^ the name `ServerCapabilities` in the type namespace is first re-exported here
[INFO] [stderr] 10 | pub use server_features::*;
[INFO] [stderr]    |         ------------------ but the name `ServerCapabilities` in the type namespace is also re-exported here
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/transport/stdio/client.rs:55:39
[INFO] [stderr]    |
[INFO] [stderr] 55 |     async fn start_log_capture(&self, mut stderr: tokio::process::ChildStderr) {
[INFO] [stderr]    |                                       ----^^^^^^
[INFO] [stderr]    |                                       |
[INFO] [stderr]    |                                       help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `request`
[INFO] [stderr]    --> src/protocol/message.rs:375:13
[INFO] [stderr]     |
[INFO] [stderr] 375 |         let request = Request::new(Method::Initialize, None, request_id.clone());
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `client_request`
[INFO] [stderr]    --> src/protocol/message.rs:664:13
[INFO] [stderr]     |
[INFO] [stderr] 664 |         let client_request = Request::new(
[INFO] [stderr]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_request`
[INFO] [stderr] 
[INFO] [stderr] warning: `mcprotocol-rs` (lib) generated 4 warnings (run `cargo fix --lib -p mcprotocol-rs` to apply 3 suggestions)
[INFO] [stderr] warning: `mcprotocol-rs` (lib test) generated 6 warnings (4 duplicates) (run `cargo fix --lib -p mcprotocol-rs --tests` to apply 2 suggestions)
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> examples/ping_example.rs:73:14
[INFO] [stderr]    |
[INFO] [stderr] 73 |     let (tx, mut rx) = tokio::sync::oneshot::channel::<()>();
[INFO] [stderr]    |              ----^^
[INFO] [stderr]    |              |
[INFO] [stderr]    |              help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `tx`
[INFO] [stderr]   --> examples/ping_example.rs:73:10
[INFO] [stderr]    |
[INFO] [stderr] 73 |     let (tx, mut rx) = tokio::sync::oneshot::channel::<()>();
[INFO] [stderr]    |          ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `mcprotocol-rs` (example "ping_example") generated 2 warnings (run `cargo fix --example "ping_example" -p mcprotocol-rs` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mcprotocol_rs-4bff11e7149335ac)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test protocol::message::tests::test_initialization_version_negotiation ... ok
[INFO] [stdout] test protocol::message::tests::test_initialization_protocol_compliance ... ok
[INFO] [stdout] test protocol::message::tests::test_ping_pong_sequence ... ok
[INFO] [stdout] test protocol::message::tests::test_request_id_must_be_string_or_integer ... ok
[INFO] [stdout] test protocol::message::tests::test_request_id_serialization ... ok
[INFO] [stdout] test protocol::message::tests::test_request_id_uniqueness ... ok
[INFO] [stdout] test protocol::message::tests::test_response_must_match_request_id ... ok
[INFO] [stdout] test protocol::message::tests::test_error_code_must_be_integer ... ok
[INFO] [stdout] test protocol::message::tests::test_request_with_same_id_in_different_sessions ... ok
[INFO] [stdout] test protocol::message::tests::test_response_must_set_result_or_error_not_both ... ok
[INFO] [stdout] test protocol::message::tests::test_ping_mechanism ... ok
[INFO] [stdout] test protocol::message::tests::test_notification_must_not_contain_id ... ok
[INFO] [stdout] test protocol::message::tests::test_request_id_deserialization ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mcprotocol_rs
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "92af8c6484c61b6f7d146de9aacf59d913d5244924b3043027a2f0b056413a58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92af8c6484c61b6f7d146de9aacf59d913d5244924b3043027a2f0b056413a58", kill_on_drop: false }`
[INFO] [stdout] 92af8c6484c61b6f7d146de9aacf59d913d5244924b3043027a2f0b056413a58
